getZIndex

open fun getZIndex(): Int

Gets the Z-index (stacking order) of this control.

Controls with higher Z-index values are generally displayed on top of controls with lower Z-index values.

Returns the Z-index (stacking order) of this hotspot, derived from the module's sequence number. Higher values are generally displayed on top of elements with lower values.

Return

The Z-index value.